Welcome![Sign In][Sign Up]
Location:
Search - client server file download

Search list

[WinSock-NDIScontinue_tran

Description: 断点续传和多线程下载,可实现大文件传输.没有采用普遍的客户端,服务器方式,是一个对称性的文件传输器.基于TCP/IP-HTTP and multi-threaded download, enabling large file transfer. Not used widely client, server mode is a symmetry of the file transfer. Based on TCP / IP
Platform: | Size: 120264 | Author: wangxue | Hits:

[CSharpFileTrans

Description: 本程序是一个用C#编写的文件传输程序,分服务端和客户端。 服务端首先监听端口,等待客户端的连接请求,一旦连接成功,即把可供客户端下载的文件名称发给客户端,客户端接受到文件名称后,选择要下载的文件,并发给服务器。服务器根据客户端发送的文件名,选择指定的文件读取文件流,并把文件流内容赋值给网络流发送到客户端,客户端将接受到的网络流赋值给文件流,并保存到文件。 注意:在使用时,要在E盘下建立一个aa文件夹,将一些文件放入其中,以供演示。-this procedure is a C# prepared by the file transfer process-server and the client. First-service monitoring ports, waits for the client to connect to the request Once connected, which is available for download client name in the paper circulated to clients, customers termination papers by name, choose to download the document and sent to the server. Servers based on the client to send the file name, select a file to read the documentation flow, and stream content to the network flow assignment sent to the client, the client will talk to the network flow assignment to the paper flow, and the preservation of the document. Note : when used in the E-aa established a folder of documents Add which, for demonstration.
Platform: | Size: 66560 | Author: 李元吉 | Hits:

[Windows Developp2p技术软件

Description: 这是一个有关p2p资源共享的软件源代码,包括两部分组成,一是服务器端,另一是客户端.可以下载文本文件和其他格式的文件,不过其他格式有点问题,大家可以自己把它修改过来.-a p2p source code about resource share, consists of two parts: one is server, another is client. you can use it to download txt file and other format file, but there are some bug for the other format file, you can correct it by yourself.
Platform: | Size: 8252416 | Author: | Hits:

[Ftp Clientftpfiles

Description: 本程序实现FTP客户端的功能,能够登录FTP服务器、显示登录客户目录下的文件、目 录名和提供文件下载上传服务。本程序是一个取于对话框的MFC应用程序,主要介绍如何通过CInternetSession类、CFtpConnection类和CFtpFileFind类连接FTP服务器进行文件传输。-FTP client function can login FTP server, log shows the client directory, a directory name and file upload download services. This program is an admission on the MFC dialog applications, mainly on how CInternetSession categories, and category CFtpFileFind CFtpConnection category connecting FTP file transfer servers.
Platform: | Size: 59392 | Author: 陈康 | Hits:

[Internet-Networkhttp_client_2.0

Description: 一个简单的http下载程序,用C++在linux下写了一个简单的http下载程序,程序的功能很简单,在终端输入文件所在网址,程序会单线程从服务器上下载该文件到本地。程序里面涉及了socket编程、http协议、二进制文件的写入。-a simple http download and use under linux C wrote in a simple http download procedure is very simple function of the input terminal is located site will be single-threaded process from the server to download the file to the local. Inside the socket programming involved, http agreement, write a binary file.
Platform: | Size: 5120 | Author: 丁丁 | Hits:

[Ftp Servertftp

Description: C语言编写的UDP简单文件传输协议TFTP,含客户端和服务端 默认的下载路径为E:/up/,文件将被下载到E:/dn/下;默认的上传路径为E:/dn/,文件将被上传到E:/up/下,也可以通过改变源码更改下载上传路径 不仅支持简单的文本传输,也支持视频音频压缩以及大文件的传输,且传输速度快-C language UDP Simple File Transfer Protocol TFTP, including client and server to download the default path for the E:/up /, files will be downloaded to the E:/dn/under the default upload path for the E:/dn /, files will be uploaded to E:/up/under, you can change by changing the source code download upload path not only support the simple text transmission, also supports video and audio compression and transmission of large files, and transmission speed
Platform: | Size: 5120 | Author: 朱昶炜 | Hits:

[Ftp ClientFTP

Description: 实现基本的FTP文件上传,下载功能,以及查看文件及子目录等,服务器端在和客户端建立连接之后,一直监听客户端的服务请求,而且可以实现多线程。-Realize the basic FTP file upload, download and view files and subdirectories and so on, in the server-side and client establish a connection then, he has been monitoring the client service request, and can realize multi-threaded.
Platform: | Size: 9216 | Author: dongfangyun | Hits:

[Internet-NetworkHttpClient

Description: 一个简单的http客户端,可以根据指定url从http服务器下载指定的文件。-A simple http client that can be specified url from the http server to download the file specified.
Platform: | Size: 4096 | Author: jacky_chen | Hits:

[Remote ControlSimpleTrojan

Description: 简单远程控制软件源码 分为服务端和客户端 客户端可以远程控制服务端进行文件下载、文件上传、文件删除、远程关机等功能-Simple remote control software source code is divided into server and client can remote control the client side file download services, file upload, file deletion, remote shutdown, etc. functions
Platform: | Size: 176128 | Author: 棉猴 | Hits:

[Browser ClientCHttpConn

Description: 一个简单的C++ http客户端,可以根据指定url从http服务器下载指定的文件。-A simple C++ http client, according to the specified url from the http server to download the file specified.
Platform: | Size: 3072 | Author: 杨建军 | Hits:

[Windows DevelopFTllP

Description: 基于MFC的FTP客户端源码, 实现网FTP服务器上自动下载文件。-MFC-based FTP client source code, to achieve net FTP server automatically download the file.
Platform: | Size: 3378176 | Author: juckciy | Hits:

[Internet-NetworkA_cool_FileServer

Description: a cool file server program. this is actually two apps using Winsock. The one is the file server and the other is the client. With the client you can specify a file to download from the server
Platform: | Size: 124928 | Author: Van Thanh | Hits:

[Remote Controlserver

Description: 远程控制编程vc的,有客户端和服务端,有下载功能,有执行文件功能。-Vc remote control programming, and a client and server, the download function, perform file functions.
Platform: | Size: 129024 | Author: asw | Hits:

[CSharpclient

Description: 本程序实现了上传文件到指定服务器的功能,并能从服务器读取文件目录,下载文件-Program to upload files to a specified server function and read the file from the server directory, download
Platform: | Size: 266240 | Author: ankaige | Hits:

[Process-ThreadMulti-threaded-file

Description: 多线程文件下载客户端,多线程下客户端通讯,和服务器通讯-Multi-threaded file download client communication under multi-threaded client and server communications
Platform: | Size: 75776 | Author: wangbo | Hits:

[Internet-Networksecure-file-transfer-system

Description: 客户端实现上传和下载,服务器端实现加密和保存。-Upload and download client, server-side encryption and save.
Platform: | Size: 7939072 | Author: nds | Hits:

[Internet-Networkclient-server

Description: 用socket实现客户端服务器上传下载传输文件-use socket download file
Platform: | Size: 3072 | Author: 冯幸子 | Hits:

[Embeded Linuxfile-server

Description: 此程序可以实现客户端和服务器之间文件的上传,下载并且可以打印服务器文件列表-This program can be achieved between client and server file upload, download and to print the server file list
Platform: | Size: 2048 | Author: 火柴 | Hits:

[TCP/IP stackclient&server

Description: 服务器端和客户端,基于tcp的传输协议,使用openssl库进行开发,其中已经生成了证书和密钥文件(下载openssl库可生成)(The server and client, transmission protocol based on TCP, using the OpenSSL library, which have generated the certificate and key file (download OpenSSL can be generated))
Platform: | Size: 63160320 | Author: 蹦蹦慧 | Hits:

[Ftp Clientftp client

Description: 下载FTP服务器上文件和向FTP服务器上传文件。(Download the file on the FTP server and the FTP server to upload files.)
Platform: | Size: 4483072 | Author: vision2sky | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net